home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Epic Collection 3
/
Epic Collection 3, The (1997)(Epic Marketing)[!].iso
/
internet
/
email
/
metatool
/
mailcap
< prev
next >
Wrap
Text File
|
1996-09-08
|
3KB
|
74 lines
#MT <-- MetaTool Mailcap enabler!
#
# Amiga MetaTool 40.5 Distribution Mailcap file, originally:
#
# Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
#
# Permission to use, copy, modify, and distribute this material
# for any purpose and without fee is hereby granted, provided
# that the above copyright notice and this permission notice
# appear in all copies, and that the name of Bellcore not be
# used in advertising or publicity pertaining to this
# material without the specific, prior written permission
# of an authorized representative of Bellcore. BELLCORE
# MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY
# OF THIS MATERIAL FOR ANY PURPOSE. IT IS PROVIDED "AS IS",
# WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.
#
#
#
# These are example entries, with Amiga implementations, most entries
# are either parts of OS3.0+ or available from AmiNet, a few are
# scripts which come with the MetaTool or metamail-2.3a distributions.
#
# This file may be shared with other MIME applications...
#
#
# audio/basic is 8 bit per sample, 8000 samples/s, u-law (not linear) transfer
# function. The highest bit is a sign bit, as required by the Amiga.
audio/basic; MultiView %s; label="A u-law (au) sample"
audio/x-8svx; MultiView %s; label="An 8SVX Sample"
audio/x-voc; MultiView %s;label="A VOC Sample"
audio/x-wav; MultiView %s;label="A WAVE Sample"
audio/x-macsnd; MultiView %s;label="A Mac Sound"
audio/*; MultiView %s; label="An audio fragment"
#
#
image/gif; MultiView %s SCREEN; label="A GIF Image"
image/jpeg; MultiView %s SCREEN; label="A JPEG Image"
image/x-xbitmap; MultiView %s; label="An X-bitmap image"
image/x-iff; MultiView %s; label="An IFF Image"; edit="DPaint"
image/x-ilbm; MultiView %s; label="an ILBM Image";edit="DPaint"
image/tiff; MultiView %s SCREEN
image/*;MultiView %s SCREEN
#
video/x-cdxl; MultiView %s; label="A CDXL Animation"
video/x-anim; VT %s; label="An IFF ANIM Animation";edit="DPaint"
video/quicktime; xanim %s; label="A QuickTime Animation"
video/*; xanim %s; label="An Animation"
#
# Handled internally by MetaTool
#message/partial; showpartial %s %{id} %{number} %{total}
#
#
text/x-aguide; MultiView %s; label="An AmigaGuide file"; edit="emacs %s"
text/plain; PPMore %s; edit="emacs %s"
text/enriched; showRichtext %s; edit="emacs %s"
#
#
# If you have an interactive Postscript interpreter, you should think carefully
# before replacing lpr with it in the following line, because PostScript
# can be an enormous security hole. It is RELATIVELY harmless
# when sent to the printer...
#application/postscript ; lpr %s ; label="A Postscript File";\
# compose="getfilename Postscript %s"
application/postscript; PostView INIT s:init.ps FILE %s;\
label="A Postscript File"
#
# Some esoteric Amiga ones
application/x-lha; SaveAS %s ; label="An lha Archive"; compose="getfilename.amiga LHA %s"
application/x-lzx; SaveAS %s ; label="An lzx Archive"; compose="getfilename.amiga LZX %s"
application/x-dvi; TeX:bin/showdvi %s
# Catch-all: write to file.
application/*;SaveAs %s